manjaro install

linux
Author

dd21

Published

December 5, 2022

mirror

exeuted then select by yourself

pacman-mirrors -i -c China -m rank

中科大源 https://blog.csdn.net/weixin_49927493/article/details/125616726?spm=1001.2101.3001.6650.5&utm_medium=distribute.pc_relevant.none-task-blog-2%7Edefault%7EBlogCommendFromBaidu%7ERate-5-125616726-blog-84486753.t0_edu_mlt&depth_1-utm_source=distribute.pc_relevant.none-task-blog-2%7Edefault%7EBlogCommendFromBaidu%7ERate-5-125616726-blog-84486753.t0_edu_mlt&utm_relevant_index=6

arch-fcitx安装链接 gonme可以使用fcitx-configtool pacman -S fcitx fcitx-im kcm-fcitx fcitx安装第一个fcitx即可 vim ~/.pam_environment

GTK_IM_MODULE DEFAULT=fcitx
QT_IM_MODULE  DEFAULT=fcitx
XMODIFIERS    DEFAULT=\@im=fcitx

注销 yay -S fcitx-sogoupinyin 右键键盘重启

美化

视频教学 视频文档

卸载

sudo pacman -R k3b kcalc kget konversation kwalletmanager qbittorent khelpercenter steam elisa htop yakuake timeshift timeshift-autosnap-manjaro matray manjaro-hello ksystemlog manjaro-documentation-en ksysguard onlyoffice-desktopeditors kfind kwrite okular

中文家目录修改为英文

修改参考

vim .config/user-dirs.dirs

修改为如下:
# This file is written by xdg-user-dirs-update
# If you want to change or add directories, just edit the line you're
# interested in. All local changes will be retained on the next run.
# Format is XDG_xxx_DIR="$HOME/yyy", where yyy is a shell-escaped
# homedir-relative path, or XDG_xxx_DIR="/yyy", where /yyy is an
# absolute path. No other format is supported.
# 
XDG_DESKTOP_DIR="$HOME/Desktop"
XDG_DOWNLOAD_DIR="$HOME/Downloads"
XDG_TEMPLATES_DIR="$HOME/Templates"
XDG_PUBLICSHARE_DIR="$HOME/Public"
XDG_DOCUMENTS_DIR="$HOME/Documents"
XDG_MUSIC_DIR="$HOME/Music"
XDG_PICTURES_DIR="$HOME/Pictures"
XDG_VIDEOS_DIR="$HOME/Videos"

touch ~/.config/user-dirs.conf
写入:
enabled=False

安装clash

clash for windows 下载 修改代理 请添加图片描述

修改浏览器代理, 否则代理一直无效

在这里插入图片描述 # 安装浏览器插件 ad tempmonkey vimium 知呼登录屏蔽

键盘f1-f12修改

https://editor.csdn.net/md/?articleId=127000333

安装主题

yay -S ocs-url

然后打开
https://store.kde.org/p/1477945

--> install 

安装c语言环境

sudo pacman -Sy base-devel